AFAIK it imports the columns as provided and you have to check the data afterwards. You can patch the excelimporter that it only imports the first line (I once did), that line should be the columnheaders. You can check them. After that use another template to import all lines.
Better alternative is to ask Mendix to perform a check against the columnheaders.