Out of the box, the CreateUserWizard will use the from email address that is configured in the SMTP settings in your applications web.config file.

There is nothing to stop you overriding this in the events of the CreateUserWizard, such that the email is sent from a different email address.

Gary