Kiel Sanders
ServiceNow Employee

It should automatically get mapped to the user profile under the script include section that Raju mentioned if the variable name matches the field name (employment_end_date) on the HR Profile table.  If the variable name does not match, you can add the mapping to the hr_Profile.rpToProfileMap mapping on the hr_Profile script include.  Modifying the delivered script include is not recommended so updating the variable name would be preferred.