Hi..
I believe the issue is because your last column has space. Remove the space and try it once again.
Also try the following option
validvarname=any;
'column name'n;
If you use the above format then special characters can be taken in. Don't know about the spaces in column name. Please note that after the column name, alphabet 'n' should be followed.