Whenever you do an import spreadsheet, the column names wont get copied to the sharepoint, instead they copied as column1, column2 etc., so need to edit and put the requried column name For Example:
If SpreadSheet contains
FirstName LastName
John Scott
After Import to the sharepoint site
Column1 Column2
John Scott
Edit each column and rename the respective column name.