check the parameter SKIP in SQL*Loader control file reference (I guess, SKIP=1 will skip the first record, in your case the column title).

Also check the FILLER clause of SQL*Loader manual for skipping certain columns