SQL which column to select as primary key and why

I have a table employee_account where only two coloums are there emp_id and acc_id. Which coloum i will make as primary key and why?