just try to debus and check the output how its looking like after read from sheet, then you can get. may be even any white space there error will occur
try using column index, if your column positions are fixed, like here the required column index is =10 , so try x.Item(10)
OR
as suggested by Raj , before using this linq query check rename the column using