How do i name the headers on a import file to match connections

Hi! 

I regularly import a CSV into my database that has connected fields (like in this example under 3.1. http://helpdesk.knackhq.com/support/solutions/articles/5000442311-importing-records).

Now i want to format my headers on the import file so that it automatically matches the connected field. "Company>Company Name" does not work. Does anybody have a solution?

Thanks a lot!

Marco

I know that I can map the fields, buI don't want to do this manually everytime because I do a lot of imports regularly.  I am creating the CSV files from another program and would like to Knack to auto-detect the mapping.

Is there any special syntax like Company.Name or Company->Name, etc?

I believe you can Map the columns on the CSV download page.