Just wanted to update this thread with the solution for the benefit of others who may encounter the same issue.
Got this respond from the very capable ProfilePro support and it solves the problem:
Open file components/com_cbprofilepro/helpers/processProfile.php and on line 86 comment or delete:
$field = str_replace('$', '\$', $field);