out of the box, no. the subject line is the same for everybody.
There is however the following filter you can use to do wahetever you like pretty much with emails sent
apply_filters('wppizza_filter_email_settings', $email_settings, $recipient_key, $order_formatted);
I would guess the parameters here are self explanatory