If you know what charset the csv file is using, then tell the PHPExcel Reader that using the Reader's
setInputEncoding()
method before calling the load(); otherwise PHPExcel assumes that it's UTF-8