SCA: change separator in .csv export

Until we have reporting via rest-api in place we would like to use .csv export as a interim solution.
Unfortunately, per default a “,” is used as separator. As some Checks have a “,” in Column “check name” it is not easy to get this data into excel.
Is there anyway to change the separator from “,” to “;” or “|” ?